We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee63c06 commit 347451eCopy full SHA for 347451e
README.md
@@ -1,14 +1,19 @@
1
# Webapp AQT
2
+webapp using PWA (Progressive webapp) concept, AngularJS 1.6 and running in NodeJS.
3
+
4
+### APP
5
+Web App to help users share "good" questions in Stack Overflow pt-BR.
6
7
### REQUIREMENTS
-* NodeJS [download](https://nodejs.org/en/)
8
+* NodeJS
9
10
### USAGE
11
* clone this repository;
12
* Inside the project directory, perform the steps:
13
1. Use command line `npm install` to download modules of project.
14
3. Use command line `npm start` to started local server.
- 4. Be happy!!
15
16
+### IMPORTANT POINTS
17
+ * This project require HTTPS protocol.
18
-`MIT License - Copyright (c) 2017 Analyzer Questions Tool`
19
+`MIT License - Copyright (c) 2017 Analyzer Questions Tools`
0 commit comments