https://github.com/jlyonsmith/scriptlings
Learn JavaScript/ECMAScript/TypeScript with scriptlings
https://github.com/jlyonsmith/scriptlings
Last synced: 8 months ago
JSON representation
Learn JavaScript/ECMAScript/TypeScript with scriptlings
- Host: GitHub
- URL: https://github.com/jlyonsmith/scriptlings
- Owner: jlyonsmith
- Created: 2021-11-01T15:39:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-11T17:26:34.000Z (over 4 years ago)
- Last Synced: 2025-02-23T15:08:25.423Z (over 1 year ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript/ECMAScript/TypeScript Scriptlings
Learn the 'Scripts by writing little scriptlings.
## Getting Started
To get started:
```sh
git clone ...
npm install
npm start -- watch
```