SolidScribe/client
Max G abb4e20ec3 I swear, I'm going to start doing regular commits
+ Added a ton of shit
+ About to add socket.io oh god.
2020-01-03 01:26:55 +00:00
..
build I swear, I'm going to start doing regular commits 2020-01-03 01:26:55 +00:00
config I need to get back into using git. The hell is wrong with me!? 2019-12-20 05:50:50 +00:00
semantic Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00
src I swear, I'm going to start doing regular commits 2020-01-03 01:26:55 +00:00
static Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00
.babelrc Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00
.editorconfig Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00
.gitignore Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00
.postcssrc.js Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00
index.html I need to get back into using git. The hell is wrong with me!? 2019-12-20 05:50:50 +00:00
package.json I need to get back into using git. The hell is wrong with me!? 2019-12-20 05:50:50 +00:00
README.md Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00
semantic.json Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00

client

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

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.