You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a repo for a starter appliation for a Single Page MEAN Stack application. Just download and install and you have a good foundation for building application.
4
+
5
+
## Installation
6
+
1. Download the repository
7
+
2. Install npm modules: `npm install`
8
+
3. Install bower dependencies `bower install`
9
+
4. Start up the server: `node server.js`
10
+
5. View in browser at http://localhost:8080
11
+
12
+
Use this starter kit to build any MEAN stack application you like.
13
+
14
+
If you have any questions or requests, email us at [chris@scotch.io](mailto:chris@scotch.io) and we'll keep updating this to make it perfect.
0 commit comments