VovanR / site-categories

Experiment
MIT License
0 stars 0 forks source link

Create React App #3

Open VovanR opened 6 years ago

VovanR commented 6 years ago

https://github.com/facebook/create-react-app

npx create-react-app my-app
cd my-app
npm start