Skip to content

Online fundraising platform intended for social welfare projects built with Angular, Express, Node.js and MongoDB

Notifications You must be signed in to change notification settings

ncodium/athwela

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athwela

Build Status

Installation

Athwela requires Node.js v4+ and Angular CLI v8+ to run.

Setup

Install the dependencies and start the server.

$ cd athwela-server
$ npm install -d
$ npm install -g nodemon
$ nodemon start

Install the dependencies and start the Angular client.

$ cd athwela-client
$ npm install -d
$ ng serve --open

License

MIT

About

Online fundraising platform intended for social welfare projects built with Angular, Express, Node.js and MongoDB

Resources

Stars

Watchers

Forks