Skip to content

flancer32/pwa_leana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWA for 'Leana'

This is pet project to add appointment service for hairdressing salon.

Service consists of these parts:

  • API services on the server;
  • PWA for mobile devices of clients;
  • Google Calendar to manage appointments;

CLI

$ npm run rebuild   # remove node_modules & package-lock.json then reinstall app
$ npm run start     # start application server
$ npm run stop      # stop application server

Releases

No releases published

Packages

No packages published