Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup-vuejs-project-without-vue-cli

Setting up latest Vue JS v3 (vue@next) project from scratch without using Vue CLI.

Including Single File Components (SFCs), Vue Router v4, SCSS

// Install dependencies
npm install
// To start
npm run start
// to build
npm run build

Check full documentation here

About

Setting up latest Vue JS v3 (vue@next) project from scratch without using Vue CLI. Including Single File Components (SFCs), Vue Router v4, SCSS

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages