Skip to content

metabasenet/totems

Repository files navigation

MNT-BROWSER

sudo npm install -g @vue/cli@4.5.0
vue create totems

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

browser install

sudo apt install nginx
sudo cp hah.conf /etc/nginx/sites-available/hah
sudo ln -s /etc/nginx/sites-available/hah /etc/nginx/sites-enabled/hah
npm ci
npm run build
sudo ln -sfn $PWD/dist /var/www/hah
sudo service nginx restart

browser uninstall

sudo apt remove nginx nginx-common
sudo apt purge nginx nginx-common

About

Go to the web of central China exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published