Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 156 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 156 Bytes

React + js builded by webpack

Install

npm install

Run dev

npm start
or
npm run dev

Build

npm run build

:D