git clone git@github.com:ipatiev/testwork.git
cd testwork
npm install
npm run build
npm install -g serve
serve -s build -l 4000
Open http://localhost:4000 in your browser
git clone git@github.com:ipatiev/testwork.git
cd testwork
npm install
npm run build
npm install -g serve
serve -s build -l 4000
Open http://localhost:4000 in your browser