https://github.com/farhatmo/meanie
:rocket: Full Stack Framework : Node Angular 5 with material design & JWT & ngRx
https://github.com/farhatmo/meanie
Last synced: 5 months ago
JSON representation
:rocket: Full Stack Framework : Node Angular 5 with material design & JWT & ngRx
- Host: GitHub
- URL: https://github.com/farhatmo/meanie
- Owner: farhatmo
- Created: 2017-12-19T11:35:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T11:11:27.000Z (over 8 years ago)
- Last Synced: 2025-02-04T15:46:18.997Z (over 1 year ago)
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MEANie
[](https://travis-ci.org/weareopensource/meanjs-2)
## Presentation
[Angular Startkicker](https://github.com/weareopensource/Angular) / [Riess.js](https://github.com/weareopensource/Riess.js) combo. This project, on active developpement, aims to be the next MEAN.

## Prerequisites
Make sure you have installed all of the following prerequisites on your development machine:
* Git - [Download & Install Git](https://git-scm.com/downloads)
* Node.js - [Download & Install Node.js](https://nodejs.org/en/download/) or [GitHub Gist](https://gist.github.com/isaacs/579814)
## Installation
```
$ git clone --recursive https://github.com/weareopensource/MEANie.git
$ cd MEANie
$ npm i
```
## Running Your Application
### Development
* Run `npm start` for dev. Navigate to `http://localhost:4200/`.
### Production
* Run `npm run start:prod` to build your client app and start a web server on `http://localhost:4200/`
## Contributing
We welcome pull requests from the community!
## License
[](/LICENSE.md)