Skip to content

prabirshrestha/reactjs-typescript-boilerplate

Repository files navigation

reactjs-typescript-boilerplate

Install

git clone https://github.com/prabirshrestha/reactjs-typescript-boilerplate
npm install
npm start

Open http://localhost:3000/

Production build

npm run build

To start a web server for production build run npm run serve.

Deploy to surge.sh

Edit package.json and update the domain for deploy and undeploy npm scripts.

npm run build
npm run deploy

To remove use npm run undeploy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published