Skip to content

joserafael97/PWA-aqt-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webapp AQT

REQUIREMENTS

  • NodeJS download
    1. Bower npm install -g bower
    2. Gulp (Optional) - gulp is a toolkit that helps you automate tasks. download
    3. nodemon (Optional) Automatic restarting of application. download

USAGE

  • clone this repository;
  • Inside the project directory, perform the steps:
    1. Use command line npm install to download modules of project.
    2. Use command line bower update to download dependicies of project.
    3. Use command line node app.js to started local server.
    4. Be happy!!

About

webapp using PWA (Progressive webapp)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.9%
  • JavaScript 32.8%
  • CSS 19.3%