Giter Site home page Giter Site logo

mstaniszczak / collective.angularstarter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from collective/collective.angularstarter

0.0 2.0 0.0 232 KB

Get started with Plone + AngularJS without any of the normal headaches associated with a manual setup.

Python 17.46% JavaScript 9.52% CSS 0.27% HTML 14.05% ApacheConf 58.69%

collective.angularstarter's Introduction

collective.angularstarter

Get started with Plone + AngularJS (Yeoman powered) without any of the normal headaches associated with a manual setup.

Useful when you want to develop a single page web applications powered by Angular using Plone as backend.

How it works

Before installing collective.angularstarter you need to:

  • # install nodejs (suggested way NVM)
  • $ npm install -g grunt-cli bower
  • $ cd collective.angularstarter/collective/angularstarter/browser/angular
  • $ bower install
  • $ npm install
  • $ grunt build

After that install the collective.angularstarter plugin and choose the more appropriate install profile:

  • :default -> for production (htmlmin, image minification, concat+uglify/cssmin, uncss, cdnify)
  • :devel -> suitable for development

Now you can visit your AngularJS single page web application:

https://raw.github.com/collective/collective.angularstarter/master/docs/screenshots/angularplone.png

You can extend this project and then clone it with:

$ VENV/bin/collective_angularstarter_clone your.awesomeplugin

TODO

  • test production vs devel layers
  • makefile for init project

Links

Authors

collective.angularstarter's People

Contributors

davidemoro 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.