Skip to content

wnghngxn/react-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Starter Kit

type checking & linting & testing your every code

GitHub issues MIT Travis (.org) PRs Welcome Gitter

Usage

  1. Clone project code.
git clone https://github.com/mewchu/react-starter-kit.git my-project
cd my-project
  1. Installation dependence.
yarn install
  1. Start local server.
yarn start
  1. After the startup is complete, open a browser and visit http://localhost:3000, If you need to change the startup port, you can configure it in the .env file.

Contributing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published