mirror of
https://github.com/mgerb/react-starter
synced 2026-01-11 01:22:49 +00:00
18 lines
209 B
Markdown
18 lines
209 B
Markdown
# Starter project for React
|
|
|
|
- Typescript
|
|
- React
|
|
- React Router 4
|
|
- Webpack 2
|
|
- Yarn
|
|
|
|
Install yarn
|
|
https://yarnpkg.com/lang/en/docs/install/
|
|
|
|
## Commands
|
|
|
|
- yarn install
|
|
- yarn run dev
|
|
|
|
http://localhost:8080
|