An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/482c4ebf-dcf6-40f2-bff6-54533d83a60c/deploy-status)](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