G-Node / gin-ui

User interface for G-Node services
Other
2 stars 4 forks source link

Docker Automated build Build Status Build status Dependencies status DevDependencies status

About gin-ui

gin-ui was the web interface of the GIN (G-Node INfrastructure) services prototype and is no longer actively developed.

The current GIN project is developed at the gin-gogs github page, the service can be found at gin.g-node.org.

A detailed description of the GIN project can be found at the G-Node projects site.

References

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.