Skip to content

Vue.js example project and starter template using Typescript + browserify

Notifications You must be signed in to change notification settings

yanpaulo/HelloVueJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloVueJS

Vue.js example project and starter template using Typescript + browserify

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Node.js + npm

Installing

Clone the project

git clone https://github.com/yanpaulo/HelloVueJS

Install browserify and http-server

npm i -g browserify
nom i -g http-server

Install project dependencies

npm i

Run project

npm start

Open on browser!

http://127.0.0.1:8080

References

About

Vue.js example project and starter template using Typescript + browserify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published