Skip to content

AchmadWahyu/vue_simple_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vue_simple_app

Created with CodeSandbox My Simple App build with Vue

Installing

  1. Clone the repository
https://github.com/AchmadWahyu/vue_simple_app

2. Install dependencies, this can take a minute

cd vue_simple_app
npm install

3. Start the local server

npm run serve

Your browser should now open and show the app. Otherwise open http://localhost:3000/ in your browser. Editing files will automatically refresh the page.

Releases

No releases published

Packages

No packages published