-
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
- run
-
Navigate to your project path
-
run
npm install -
start the project
ionic serve
forked from waveline-dpit/billit
-
Notifications
You must be signed in to change notification settings - Fork 0
vlada77/billit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 32.7%
- HTML 28.9%
- CSS 28.1%
- JavaScript 10.3%