Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterdgreat/angular-movam
https://github.com/peterdgreat/angular-movam
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/peterdgreat/angular-movam
- Owner: peterdgreat
- Created: 2022-07-21T18:32:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T11:53:57.000Z (over 2 years ago)
- Last Synced: 2023-03-10T02:52:29.884Z (almost 2 years ago)
- Language: TypeScript
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Login Data
This is a simple demo of how to pass data from one page to another.
## Live demo
[Login-data](https://login-detail-angular.netlify.app/)## Built With
- Angular
- CSS
- Boostrap
- Visual Studio Code
- Git & Github
## Getting Started
To get a local copy up and running follow these simple example steps.### Setup
* Open terminal
* Clone this project by command git clone([email protected]:peterdgreat/Angular-movam.git)
* Cd into the project folder### install
Run the following command to have all npm packages dependencies installed:npm install
### Usage
To start the webpack-dev-server, run the following command:
npm start
## Author
👤 **Ajayi Peter**
- GitHub: [@peterdgreat](https://github.com/peterdgreat)
- Twitter: [@dev_Peter_0](https://twitter.com/dev_Peter_O)
- LinkedIn: [ajayipeter](https://linkedin.com/in/ajayipeter)## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc