Skip to content

greenguy33/sustainKG

Repository files navigation

Welcome to the front end of sustainKG

Our primary documentation can be found here.

Dependency Installation

Node.js

Website: https://nodejs.org/en/download/


Mac:    brew install node 

Ubuntu: sudo apt-get install nodejs

npm

Mac:    brew install node 

Ubuntu: sudo apt-get install npm

Vue-cli

sudo npm install -g vue-cli

Set up

After install the dependencies mentioned above, go to the file root directory and run the following command:

sudo npm install 

then start the server by using

npm run serve 

Enjoy your journey !

Issue

If you meet a problem caused by your host, please run:

unset HOST

then run

npm run serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published