evheniy / react-app

React app from scratch

Home Page:https://medium.com/@evheniybystrov/react-app-from-scratch-d694300d1631

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React app from scratch

It's repository for code from article React app from scratch

Docker

To build

npm run docker:build

To run

npm run docker:run

To stop

docker:stop

Run

npm start

Development

npm run dev

Testing

npm test

About

React app from scratch

https://medium.com/@evheniybystrov/react-app-from-scratch-d694300d1631

License:MIT License


Languages

Language:JavaScript 88.0%Language:HTML 10.5%Language:CSS 1.6%