Skip to content

Practice building a basic forum using ES 2015 - Codeschool Tuts

Notifications You must be signed in to change notification settings

moxdev/forum-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babel with Gulp

Starter code for transpiling ES2015 (including modules) with Babel, Gulp and Browserify.

Installing

  1. Clone the repo
  2. npm install -g gulp to install Gulp globally.
  3. npm install to resolve project dependencies.

Using

Run gulp from the command line and you are good to go!

The project is currently setup to transpile code under the /src folder using the /src/app.js file as an entry point.

About

Practice building a basic forum using ES 2015 - Codeschool Tuts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published