Skip to content

MartinMoller/code_simple_SPA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple template to create SPA's with plain JavaScript using Babel, Webpack and Webpacks devserver

Getting started

  • If not alredy done, install nodejs and a sufficient JavaScript Editor (we suggest vs-code)
  • Clone this project
  • In the folder it was cloned into, type npm install
  • In the folder it was cloned into (if you have installed vs-code) type "code ." to open vs-code
  • In the folder it was cloned into type npm start, to run the project via Webpacks development server

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 62.9%
  • HTML 26.5%
  • CSS 10.6%