An empty project to start with.
Install NPM first
Then run:
npm install
To start the development server:
npm start
Build the bundled files (to be uploaded to your production server):
npm run-script build
1.0.0
- Tuyen Nguyen - Initial work - tuyenee
This project is licensed under the MIT License