Skip to content

Commit 347451e

Browse files
committed
up README
1 parent ee63c06 commit 347451e

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
# 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.
26

37
### REQUIREMENTS
4-
* NodeJS [download](https://nodejs.org/en/)
8+
* NodeJS
59

610
### USAGE
711
* clone this repository;
812
* Inside the project directory, perform the steps:
913
1. Use command line `npm install` to download modules of project.
1014
3. Use command line `npm start` to started local server.
11-
4. Be happy!!
1215

16+
### IMPORTANT POINTS
17+
* This project require HTTPS protocol.
1318

14-
`MIT License - Copyright (c) 2017 Analyzer Questions Tool`
19+
`MIT License - Copyright (c) 2017 Analyzer Questions Tools`

0 commit comments

Comments
 (0)