Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

ducksoupdev/vue-webpack-typescript-css-modules

Repository files navigation

vwt-20180201

A Vue.js project

Build Setup

# install dependencies
npm install

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

# lint the Typescript
npm run lint

# run the tests
npm test

# run the tests on changes
npm run test:watch

# run the test suite and generate a coverage report
npm run coverage

# run the tests on Teamcity
npm run ci:teamcity

# run the tests on Jenkins
npm run ci:jenkins

# build for production with minification
npm run build

# clean the production build
npm run clean

About

CSS modules spike for vue-webpack-typescript template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published