Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 493 Bytes

File metadata and controls

27 lines (16 loc) · 493 Bytes

Getting Started with Project

clone the project

git clone git@github.com:technologychannel/UsefulTools.git

Install npm modules

npm i

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Build

npm run build

Run build

npm install -g serve

serve -s ./build

License

Technology Channel