Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toddmotto/fowa2014
FOWA 2014 workshop
https://github.com/toddmotto/fowa2014
Last synced: 29 days ago
JSON representation
FOWA 2014 workshop
- Host: GitHub
- URL: https://github.com/toddmotto/fowa2014
- Owner: toddmotto
- Created: 2014-10-27T01:16:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-27T21:04:50.000Z (about 10 years ago)
- Last Synced: 2023-04-04T04:51:20.922Z (over 1 year ago)
- Language: CSS
- Size: 7.3 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularJS workshop
Mac:
```
cd /public/dist
python -m SimpleHTTPServer
```Windows(CMD): Navigate to Repository path...
```
cd public/dist
python -m SimpleHTTPServer
```