- Clone master branch from the repository - git clone https://github.com/aa25g15/flytbase-sticky-notes.git
- Install http-server - npm install --global http-server (assuming you have Node.js and NPM installed, otherwise install Node.js - https://nodejs.org/en/download/)
- Open cmd in the root folder and run the command - http-server --port 4200
- Open http://localhost:4200/ in your choice of browser
- Play around with the app!
- The code in master is production build with Ahead of Time (AOT) compilation
- To check the source code, checkout to dev branch - git checkout dev
- To run the source code in Angular development mode, install npm libraries - npm i
- Serve the project using - ng serve
- Open the project in your browser using the url given after compilation
-
Notifications
You must be signed in to change notification settings - Fork 0
aa25g15/sticky-notes
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