https://github.com/davetoxa/spa_frontend
Simple frontend application for educational purposes
https://github.com/davetoxa/spa_frontend
babel eslint hot-reload nodejs react webpack yarn
Last synced: 2 months ago
JSON representation
Simple frontend application for educational purposes
- Host: GitHub
- URL: https://github.com/davetoxa/spa_frontend
- Owner: davetoxa
- Created: 2017-01-21T18:26:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-12T14:13:57.000Z (over 8 years ago)
- Last Synced: 2025-03-23T11:29:52.603Z (over 1 year ago)
- Topics: babel, eslint, hot-reload, nodejs, react, webpack, yarn
- Language: JavaScript
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend for SPA application
### Setup
1. Install [Node 8.9+](https://nodejs.org/en/download/package-manager/)
2. Install [Yarn](https://yarnpkg.com/en/docs/getting-started)
### Start
`yarn start` - [http://localhost:3000/](http://localhost:3000/)
`yarn upgrade-interactive` - upgrade dependencies
### More
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
You will find some information on how to perform common tasks [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).
##### [Hire me!](https://mkdev.me/en/mentors/davetoxa)