https://github.com/argyleink/jscamp
talk for JScamp 2019 in Barcelona
https://github.com/argyleink/jscamp
Last synced: about 1 year ago
JSON representation
talk for JScamp 2019 in Barcelona
- Host: GitHub
- URL: https://github.com/argyleink/jscamp
- Owner: argyleink
- Created: 2019-07-10T02:09:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T10:08:11.000Z (almost 7 years ago)
- Last Synced: 2025-04-02T13:30:41.867Z (over 1 year ago)
- Language: HTML
- Homepage: https://adam-at-jscamp-2019.netlify.com/
- Size: 19.3 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
1. `mkdir new-project-name && cd $_`
1. `git clone --depth=1 https://github.com/argyleink/slides.git . && rm -rf ./.git`
1. `npm i`
1. `npm start`