sstrigler / smrtrpck

for when you want to pack smart

Home Page:https://smrtrpck.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smrtrpck

for when you want to pack smart

Build Status

bootstrap

Install yarn https://yarnpkg.com/en/docs/install

On Mac using homebrew as easy as

$ brew install yarn

Or via npm

$ npm -g install yarn

For more options check https://yarnpkg.com/en/docs/install

Install vue cli

https://cli.vuejs.org/guide/installation.html

$ yarn global add @vue/cli

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

About

for when you want to pack smart

https://smrtrpck.com

License:GNU Affero General Public License v3.0


Languages

Language:Vue 86.8%Language:JavaScript 9.1%Language:HTML 2.6%Language:Dockerfile 1.5%