https://github.com/codypearce/howtoexitvim
React Native Web app deployed to Netlify about how to exit vim
https://github.com/codypearce/howtoexitvim
editor vim
Last synced: 2 months ago
JSON representation
React Native Web app deployed to Netlify about how to exit vim
- Host: GitHub
- URL: https://github.com/codypearce/howtoexitvim
- Owner: codypearce
- Created: 2019-12-16T04:58:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T09:22:56.000Z (over 3 years ago)
- Last Synced: 2025-03-06T16:17:12.823Z (over 1 year ago)
- Topics: editor, vim
- Language: JavaScript
- Homepage: https://www.howtoexitvim.org/
- Size: 1.69 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/elegant-wescoff-754899/deploys)
Learn a fews ways to exit vim, built as a simple example of building and deploying a React Native Web app to Netlify.
Check out this article, [Build and Deploy a React Native Web App on Netlify from Scratch](https://www.consolelogs.dev/build-deploy-react-native-web-on-netlify/), to learn more how this was built.
## Quick Start
1. `git clone git@github.com:codypearce/howtoexitvim.git`
2. `cd howtoexitvim`
3. `npm i`
4. `npm start`
## Tech
* React
* React Native Web
* React Responsive
* Webpack