Skip to content

BigDataBiology/AMPSphereFrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMPSphere frontend

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

Performance diagnosis tips

# analyze the chunk-vendors.js and create a production build
npm run report  

Serve the production build on server

npm install --global yarn
yarn global add serve
npx serve -s -l tcp://0.0.0.0:80 dist

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published