Skip to content

bidmachine/BidMachine-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BidMachine frontend

Project layout

  • src/index.tsx - application entry
  • src/views - BidMachine app views
  • src/components - simple React view components
  • src/forms - BidMachine entity forms
  • src/models - models for BidMachine api
  • src/lib - common modules, helpers

Develop

  • use API_URL env variable for proxy api requests
  • yarn start - to host local server
  • yarn build - to bundle production build

Variable notation

Contributing

  1. Fork it ( https://github.com/bidmachine/BidMachine-Dashboard/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages