Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/j-maas/how-to-program
Everything you didn't know you needed to know about programming.
https://github.com/j-maas/how-to-program
Last synced: 23 days ago
JSON representation
Everything you didn't know you needed to know about programming.
- Host: GitHub
- URL: https://github.com/j-maas/how-to-program
- Owner: j-maas
- License: mit
- Created: 2020-03-13T17:43:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T09:26:44.000Z (almost 3 years ago)
- Last Synced: 2024-10-27T13:13:35.439Z (3 months ago)
- Language: Elm
- Homepage: https://j-maas.github.io/how-to-program/
- Size: 7.78 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to program
```bash
npm install
npm start # starts a local dev server using `elm-pages develop`
```