1
0
mirror of https://github.com/mgerb/react-starter synced 2026-01-10 09:02:49 +00:00
Files
react-starter/README.md

172 B

A starter project for React with Webpack 2

Commands

  • yarn install
  • yarn run dev

http://localhost:3000

npm may be used, but I prefer yarn

npm install -g yarn