Giter Site home page Giter Site logo

cheetah's Introduction

CircleCI

This is your AngularAttack 2016 Repo

This repo is the start of your AngularAttack 2016 entry. It contains the simple Angular2 starter files.

DO NOT MAKE ANY CODE CHECKINS TO THIS REPOSITORY BEFORE THE COMPETITION OFFICIALLY BEGINS.

DOING SO COULD DISQUALIFY YOU.

However, before the competition starts, there are some things we encourage you to do to get prepared for the competition.

Step 1) Get Your Local Environment setup

Clone this repo locally, and make sure all your team members have access to it.

  • Install the latest Node / NPM.

  • git clone [email protected]:rumblex/angularattack2016-aristocrats.git

  • cd angularattack2016-aristocrats

  • npm install

  • npm start will start the development server and serve js from memory

  • npm run build will create a the dist bundle for production

Step 2) Deploy Your App

While you can't make any checkins before the comp, what you can do right now is deploy this sample app to Surge (our competition hosting provider).

  • npm install -g surge

  • npm run deploy

Note: please do not remove the CNAME file, as that tells it where to deploy to.

If you receive an error message "You do not have permission to publish to aristocrats.2016.angularattack.io", it might mean another team member has already deployed your project to Surge. Ask them to run the next step to give you access.

Step 3) Add Your Team Members to Surge

Step 4) Wait til competition starts

It begins at exactly May 14 at 00:00 UTC. Once the competition starts, you can write over this project.

cheetah's People

Contributors

brunopgalvao avatar railsrumble-admin avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

aristocrats

cheetah's Issues

[Chore] Setup Webpack

We need to setup webpack for better bundling of our assets for deployment. We should not be deploying 44MB to the server
Should Fix

[Bug] App not loading on Surge

Getting several errors after uploading to surge:

GET http://aristocrats.2016.angularattack.io/styles.css 
aristocrats.2016.angularattack.io/:9 
GET http://aristocrats.2016.angularattack.io/node_modules/zone.js/dist/zone.js 
aristocrats.2016.angularattack.io/:8 
GET http://aristocrats.2016.angularattack.io/node_modules/es6-shim/es6-shim.min.js 
aristocrats.2016.angularattack.io/:10 
GET http://aristocrats.2016.angularattack.io/node_modules/reflect-metadata/Reflect.js 
aristocrats.2016.angularattack.io/:11 
GET http://aristocrats.2016.angularattack.io/node_modules/rxjs/bundles/Rx.umd.js 
aristocrats.2016.angularattack.io/:12 
GET http://aristocrats.2016.angularattack.io/node_modules/@angular/core/core.umd.js 
aristocrats.2016.angularattack.io/:13 
GET http://aristocrats.2016.angularattack.io/node_modules/@angular/common/common.umd.js 
aristocrats.2016.angularattack.io/:15 
GET http://aristocrats.2016.angularattack.io/node_modules/@angular/platform-browser/platform-browser.umd.js 
aristocrats.2016.angularattack.io/:14 
GET http://aristocrats.2016.angularattack.io/node_modules/@angular/compiler/compiler.umd.js 
aristocrats.2016.angularattack.io/:16 
GET http://aristocrats.2016.angularattack.io/node_modules/@angular/platform-browser-dynamic/platform-browser-dynamic.umd.js 
app.component.js:3 Uncaught ReferenceError: ng is not definedwindow.app.window.app @ app.component.js:3(anonymous function) @ app.component.js:10
main.js:3 Uncaught ReferenceError: ng is not defined(anonymous function) @ main.js:3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.