Skip to content

Philos-io/hackjam-crelan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a simple application built with Angular in ES5.

The goal is to migrate this application to ES6.

The first person to have it live and running wins!!

To deploy it, you can use surge.sh (npm run deploy)

Tools:

Join the chat at https://gitter.im/Philos-io/hackjam-es6-angular-london

  • Webpack
  • Babel
  • nodemon
  • live-server
  • surge
  • Karma

How to use the repository

git clone https://github.com/Philos-io/hackjam-es6-angular-london.git && npm install

Now you can run your application by running: npm start

In order to use ES6 you should run npm run build

Have fun!

Philos Team