Skip to content

kattn/Nibble2

 
 

Repository files navigation

Nibble 2

App for buying foods & drinks at the office Nibble shop

Requirements

  • Node 6
  • A server running the REST API backend (not needed for dummy testing)

Setup

  • start bash or cmd and cd to nibble2
  • run: npm install
  • copy and paste constants.example.js to constants.js and fill in fields in app/src/common/constants.js
  • run: npm run dev to build and run webpack webserver
  • App is hosted on port 8080

About

app for buying food and drinks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.3%
  • CSS 16.3%
  • Shell 4.8%
  • HTML 2.0%
  • Standard ML 0.6%