GitHunt
IZ

izerozlu/metaspace-annotations

Install dependencies

npm install

Serving application

First you have to build or set a build watcher for the front-end code.

To build front-end

npm run build:front-end

or to serve front-end

npm run start:front-end

After the build/serve you can run the server with

npm start

Environment Variables

Environment variables must be defined before run.

  • PORT: Application port, default: 5000

Languages

TypeScript61.7%Vue31.3%SCSS4.8%HTML1.9%JavaScript0.2%
Created January 9, 2021
Updated January 11, 2021
izerozlu/metaspace-annotations | GitHunt