1
0
mirror of https://github.com/mgerb/react-starter synced 2026-01-11 01:22:49 +00:00

refactoring - added font awesome

This commit is contained in:
2017-02-13 21:17:10 +00:00
committed by Mitchell Gerber
parent 5f14578f86
commit ca7abf1def
21 changed files with 5141 additions and 53 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# 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`