av8ta committed update vue cli pluginsLatest: bd466b0 on 1/3/2019, 3:03:35 AM | |
📄 | .eslintignore |
📄 | .gitignore |
📄 | .graphqlconfig.yml |
📄 | README.md |
📁 | apollo-server |
📄 | babel.config.js |
📄 | package-lock.json |
📄 | package.json |
📁 | public |
📁 | src |
📄 | vue.config.js |
README.md
boatwright
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
git-ssb
Getting started
Create a new repository
touch README.md
git init
git add README.md
git commit -m Initial commit
git remote add origin ssb://%KXSgC6q8BBySLcqtZnKMK7kabvqctzF9lUHZnJkYJqk=.sha256
git push -u origin master
Push an existing repository
git remote add origin ssb://%KXSgC6q8BBySLcqtZnKMK7kabvqctzF9lUHZnJkYJqk=.sha256
git push -u origin master
Built with git-ssb-web