-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Alfredo Barron edited this page Jan 18, 2017
·
7 revisions
The Base for Developing any Project
Before you start take a look at www.modulr.io and Demo
Download modulr or clone the repository:
- Download the lates version.
- Clone the repository:
git clone https://github.com/modulr/modulr
.
- HTML5
- CSS3 with Sass
- Javascript
- Sails v0.12.1
- bcrypt
- glob
- jsonwebtoken
- lodash
- lwip
- moment
- passport
- passport-local
- rand-token
- sails-hook-apianalytics
- sails-hook-email
- sails-mongo
- ua-parser
- Angular v1.4.5
- Bootstrap v3.3.5
- Angular Chart
- Angular Moment
- Angular Translate
- Angular UI Router
- Angular UI Tree
- Animate.css
- Font Awesome
- Modulr Angular Datepicker
- Modulr Angular File
- Modulr Angular Select2
- ngTagsInput
- ngTasty
- password-generator
- Smoke
- Chart.js
If you want to making changes better avoid working directly on the master branch, to avoid conflicts if you pull in updates from origin, so, if make your contribution under the branch developer
.
All contributions are very welcome, We love it. There are several ways to help out:
- Create an issue on GitHub, if you have found a bug
- Write test cases for open bug issues
- Write patches for open bug/feature issues, preferably with test cases included
- Contribute to the documentation
There are a few guidelines that we need contributors to follow so that we have a chance of keeping on top of things.
- Join the official Slack room.
- Implementation help may be found at Stack Overflow (tagged
modulr
).
The MIT© License 2017 - Modulr.