git ssb

3+

dangerousbeans / scuttle-vue



Tree:
📄.babelrc
📄.eslintrc
📄.gitignore
📄README.md
📁build
📄config.js
📁dist
📄index.html
📄index.js
📄karma.conf.js
📄keys.js
📄manifest.json
📄minbase.png
📁modules
📄package-lock.json
📄package.json
📁scripts
📄serve.js
📄setup.js
📁src
📄style.css
📄style.css.json
📄theme.css
📄theme.css.json
📄util.js
📄yarn.lock
README.md

etherstreams

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# lint all *.js and *.vue files
npm run lint

# run unit tests
npm test

For more information see the docs for vueify.

Built with git-ssb-web