Skip to content

dennisc9/webpack-vue-boilerplate

Repository files navigation

vue-webpack4-template

VueJs template using Webpack 4 (test)

Front-end installation:

# install dependencies
yarn install

# Run Development Environment
yarn run dev

# Run Production Building
yarn run prod

# Find any linting issues or fix it
yarn run lint
yarn run lint:fix

#Run sass-lint
yarn run lint:sass
yarn run lint:sass:fix

# Analyze Bundle Size
yarn run analyze

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published