Skip to content

vlada77/billit

 
 

Repository files navigation

Billit

Installation

  • Install latest version of NodeJS and make sure nodeJS is added in PATH

  • Open a terminal window (cmd) with Administrator rights (right click -> Run as Administrator)

  • Install node-gyp

    • run npm install --global --production windows-build-tools
    • run npm install -g node-gyp
  • Navigate to your project path

  • run npm install

  • start the project ionic serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 32.7%
  • HTML 28.9%
  • CSS 28.1%
  • JavaScript 10.3%