Skip to content

AT-UI/at-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

at-template

A starter template for AT-UI base with Vue 2 + Webpack 3

Usage

This is a project template for vue-cli

# install vue-cli if you haven't already
npm install -g vue-cli

# create a new project based on the template
vue init o2team/at-template my-project

# navigate into your new project folder

# install dependencies
npm install

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

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About

A starter template for AT-UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published