Giter Site home page Giter Site logo

berlinsky / eggly-es6 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simpulton/eggly-es6

0.0 1.0 0.0 137 KB

A bookmark manager built with Angular 1.x, ES6, Gulp, and Webpack.

License: Apache License 2.0

JavaScript 75.37% HTML 17.19% CSS 7.44%

eggly-es6's Introduction

An Angular 1.x and ES6 bookmark manager

This is a simple bookmark manager built with AngularJS, ES6, Webpack, and Gulp.

Getting Started

You will need node (brew install node or https://nodejs.org/en/) and npm (which ships with node).

Installing

git clone https://github.com/simpulton/eggly-es6.git
cd eggly-es6
npm i
npm start # runs local gulp

Generating Components

There is a convenient Gulp task called component to generate components. To do so, simply run gulp component --name componentName.

The parameter following the --name flag is the name of the component to be created. Ensure that it is unique or it will overwrite the preexisting identically-named component.

The component will be created, by default, inside client/app/components. To change this, apply the --parent flag, followed by a path relative to client/app/components/.

Because the argument to --name applies to the folder name and the actual component name, make sure to camelcase the component names.

eggly-es6's People

Contributors

jdgarvey avatar

Watchers

James Cloos 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.