odykyi / 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 79.5%Language:HTML 9.5%Language:Dockerfile 6.6%Language:Shell 3.0%Language:CSS 1.4%