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
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# Node - Mongo - Angular4 Starter
2
2
3
-
#### The project structure gives you a great opportunity to scale your application. Adding and maintaining API endpoints will be much faster. The structure is ideal for development process. For production mode, only one server is required which is more affordable and convenient.
3
+
#### The project structure gives you a great opportunity to scale your application. Adding and maintaining API endpoints is easy and very fast. The structure is ideal for development process.
4
+
#### For production mode, only one server is required which is more affordable and convenient.
4
5
5
6
## Development server
6
7
Run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
0 commit comments