Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 229 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 229 Bytes

react-zadatak

Install

Install the latest version of nodejs and npm.

In project root install project dependancies with

$ npm install

Local server

To start local development server run

$ npm run dev