Skip to content

CodefyMX/SystemJsStartup

Repository files navigation

SystemJsStartup

SystemJs startup point

Requeriments

  • Visual Studio Code
  • Node.js

Optional

How to start

  • Run npm install command in the main folder
  • Open the proyect folder in vs code or run code . command in the main folder.
  • Ctrl + shift + b to start the build task
    • This will transpile the es6 files under the dist folder
  • If you installed the vscode-preview-server plugin, run the preview server with Ctrl + shift + L

About

System.js and babel startup point, with es6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published