Skip to content

SeolVim/SeolVim_Frontend_pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2021-2 Capstone Project Front-end (React.js)

About SeolVim project

  • Create Vim script (e.g. .vimrc) by block coding.
  • By enabling google/blockly to support the Vim language, we expect more people interested in using Vim, can easily configure vim to suit their own taste.

DEV environment

  • Windows
  • Linux (native Ubuntu 18.04LTS, WSL2 Ubuntu 20.04LTS)
  • Git
  • React JS
  • you can find additional npm libraries (such as Redux, Axios) in the source

How to download project

$ git clone https://github.com/SeolVim/SeolVim_Frontend.git
$ cd SeolVim_Frontend
  • If you want fully-functioning project of SeolVim, you need to download SeolVim Backend and run the backend.

Installation & Run

  1. npm install

  2. yarn start

    or ... just simply run the code below in terminal.

 $ sh run_SVfront.sh

SeolVim web preview

  • By web browser, you can test SeolVim locally by the url below.
http://localhost:3000/

Vim blocks usage

  • Simply drag-and-drop the blocks from tool box to workspace.
  • If you want to export your blocks to vim language, click the exporting button.

Project Structure

FrontArch

Contributing to SeolVim

  • If you are intrested in improving SeolVim experience, we welcome contributions to Seolvim in the form of pull requests, bug reports, github issues and more!
  • You might also want to look for help or question, feel free to contact us!

Translations of this README

Korean - currently not supported

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages