Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

This directory is an example to show how to use vim-wasm npm package.

Please install dependencies, serve this directory and open the page on browser.

For example:

$ npm install
$ npm start  # Open http://localhost:8080 in your browser