Created with CodeSandbox My Simple App build with Vue
- Clone the repository
https://github.com/AchmadWahyu/vue_simple_app
cd vue_simple_app
npm install
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.