mknmohit / mercedes-benz-event

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔧 Setup Project

  1. Make sure that you have Node.js v8.15.1 and npm v5 or above installed.
  2. Clone this repo using git clone https://github.com/mknmohit/mercedes-benz-event.git
  3. Move to the appropriate directory: cd mercedes-benz-event.
  4. Run npm install in order to install dependencies.
  5. Run npm start to see the app at http://localhost:3000.

🚀 Production Build

  1. Run npm run prebuild to clean the older builds
  2. Run npm run build to make the production build in the build/ directory

About

License:MIT License


Languages

Language:JavaScript 92.8%Language:Handlebars 6.4%Language:HTML 0.8%