Skip to content

React intellisense component communicating with a LSP server

Notifications You must be signed in to change notification settings

LouisEugeneMSFT/react-intellisense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-intellisense

React intellisense component communicating with a LSP server

Demo

https://react-intellisense.herokuapp.com/

Get started

Start by installing dependencies:
- yarn 

To launch the app in dev mode:
- yarn dev // this will concurrently start server and client (http://localhost:3006/) in dev mode 

To launch the app:
- yarn build // builds the project
- yarn start // starts the project (http://localhost:3000/)

About

React intellisense component communicating with a LSP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published