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