Skip to content

deepanrajkumar/react-starter-2020

Repository files navigation

Getting Started

1.Use npm or yarn to install dependency

npm install

4.Run dev server

npm start

Server options

Build app

npm run build
Format, Lint, Scan and Test

Auto format code

npm run format

Check and fix js error using eslint

npm run eslint

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published