Skip to content

dragonaire/basic-fe

Repository files navigation

Learning Frontend

What is this hot reload magic

Reference

https://github.com/gaearon/react-hot-boilerplate.git

Usage

Install node and npm

npm install
npm start
open http://localhost:3000

Now edit src/App.js.
Your changes will appear without reloading the browser like in this video.

Install python

python app.py

Linting

This boilerplate project includes React-friendly ESLint configuration.

npm run lint

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published