https://github.com/petarjs/cosmic-ng-mini-project
Mini test project in angular js
https://github.com/petarjs/cosmic-ng-mini-project
Last synced: 13 days ago
JSON representation
Mini test project in angular js
- Host: GitHub
- URL: https://github.com/petarjs/cosmic-ng-mini-project
- Owner: petarjs
- Created: 2015-09-23T18:30:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T20:48:59.000Z (almost 11 years ago)
- Last Synced: 2023-08-23T06:27:00.749Z (almost 3 years ago)
- Language: JavaScript
- Homepage:
- Size: 2.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Cosmic Angular Mini Test
## Accomplishments
To start working, first clone the repo
`git clone git@github.com:petarslovic/cosmic-ng-mini-project.git`
Then inside the project root, install dependencies with
`npm install` (or `sudo npm install` if you are on linux/osx)
`bower install`
Now you're ready to run the project, type
`gulp serve`
and you're ready to go.