Giter Site home page Giter Site logo

gitter-badger / repocreator-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zoltu/repocreator-client

0.0 2.0 0.0 198 KB

Repository Created From Template using RepoCreator

License: Creative Commons Zero v1.0 Universal

HTML 20.74% JavaScript 12.88% TypeScript 56.26% CSS 10.11%

repocreator-client's Introduction

Build (only required once on checkout)

npm install
node_modules/.bin/jspm registry config github
node_modules/.bin/jspm config registries.bower.handler jspm-bower-endpoint
node_modules/.bin/jspm install

Run

npm start

Develop

Once the application is running you can make changes and see them when you refresh the browser. Be aware, the page is setup to cache locally so you may need to do a hard reload as described here: https://www.getfilecloud.com/blog/2015/03/tech-tip-how-to-do-hard-refresh-in-browsers

Maintain

Install or Update NPM package

npm install --save-dev <package-name>

Install or Update JSPM package

node_modules/.bin/jspm install <package-name>

Update Runtime Transpiler

node_modules/.bin/jspm dl-loader --latest

Update Runtime Transpiler to vnext (until npm tag support is added to JSPM)

TODO: Test if this actually works.

npm dist-tag ls typescript
node_modules/.bin/jspm install --dev typescript@<next-version-from-first-command-result>

Update Aurelia

Note: Verify that this list of dependencies is all that is used by searching through the project for import.*from .aurelia-.*

node_modules/.bin/jspm install aurelia-bootstrapper aurelia-dependency-injection aurelia-event-aggregator aurelia-router aurelia-templating aurelia-binding aurelia-http-client aurelia-computed

repocreator-client's People

Contributors

micahzoltu avatar

Watchers

 avatar  avatar

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.