0.1.11 • Published 5 years ago

cloudsuite-app-styles v0.1.11

Weekly downloads
15
License
UNLICENSED
Repository
gitlab
Last release
5 years ago

CloudSuite App Styles

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Use these styles

npm i cloudsuite-app-styles

Develop in a docker container

# make sure you have a .npmrc file with the following
# @fortawesome:registry=https://npm.fontawesome.com/
# //npm.fontawesome.com/:_authToken=VALID-AUTH-TOKEN
docker build .
docker run -it --rm -v /project/node_modules -v $(pwd):/project --network=trydent_default -p 8080:8080  a6a2e82c7fa3 sh
# where a6a2e82c7fa3 is the build