-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b1f2e24
commit c5b6fc3
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
## MEAN-Sass-Grunt | ||
This boilerplate is based the MEAN framework, which uses MongoDB, Express, Angular and Node.js. This boilerlate doesn't have any MongoDB databases setup, but doing this would be as easy as connecting to a database on localhost and setting up a few API routes. I have chosen Grunt to build the app, and have chosen Sass as the CSS preprocessor. In the future, I will aim to add a simple login/register feature to the homepage using MongoDB and Mongoose. |