install dependencies with

npm install

then start dev server with

npm start

or build to static files with

npm build