This README outlines the details of collaborating on this Ember application.
This app is to demonstrate the Contentacms, a decoupled drupal distribution. It uses emberjs to consume the data via the json api. It is part of a set of demos (similar to todos) that can be found here: http://www.contentacms.org/
Sample data source: http://live-contentacms.pantheonsite.io/ http://live-contentacms.pantheonsite.io/api
Implementation guidelines: https://github.com/contentacms/contenta_jsonapi/blob/8.x-1.x/docs/demos-consumers-implementation-guidelines.md
The wireframes can be found here: https://www.drupal.org/node/2818741#comment-12114776
CSS Grids for most of the layout. Flexbox for header and nav https://gridbyexample.com/examples
You will need the following things properly installed on your computer.
git clone <repository-url>
this repositorycd contenta_ember
npm install
ember serve
- Visit your app at http://localhost:4200.
Make use of the many generators for code, try ember help generate
for more details
ember test
ember test --server
ember build
(development)ember build --environment production
(production)
Specify what it takes to deploy your app.
Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY