Skip to content

Zhomart/sacredview

Repository files navigation

sacredview

UI for sacred, a reproducable research tool

Build Setup

# install dependencies
npm install
cd ./server && npm install

# watch and build, updates ./dist, works well together
# with server
npm run watch
cd ./server && npm start

# build for production with minification
npm run build

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

About

UI for sacred, a reproducable research tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published