Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 495 Bytes

File metadata and controls

39 lines (23 loc) · 495 Bytes

Project template: Webpack, React, Firebase, Bootstrap

An empty project to start with.

Getting Started

Installing

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

Version

1.0.0

Authors

  • Tuyen Nguyen - Initial work - tuyenee

License

This project is licensed under the MIT License