https://github.com/mcabreradev/almundo-frontend
https://github.com/mcabreradev/almundo-frontend
angular angular4 browsersync es6 gulp javascript karma rxjs sass typescript website
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcabreradev/almundo-frontend
- Owner: mcabreradev
- Created: 2017-08-12T11:52:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:23:19.000Z (over 2 years ago)
- Last Synced: 2025-06-26T14:51:25.125Z (about 1 year ago)
- Topics: angular, angular4, browsersync, es6, gulp, javascript, karma, rxjs, sass, typescript, website
- Language: JavaScript
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# almundo.com Frontend
## Get started
1. Fork/Clone
1. Install dependencies - `npm install`
1. Build server - `npm run build`
1. Run the development server - `npm start`
Now visit http://localhost:9000