billti / LsSpikes

Language service experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LsSpikes repository

By Bill Ticehurst

This repo is for experimenting with various language service implementations.

Run npm install to install the dependencies. e.g.

Build back in the main repo by running npm run build. Launch the web site with npm start and browse to http://localhost:3000.

If you have a TypeScript repo in a sibling folder (i.e. '../TypeScript'), you can update the local copy of TypeScript by running npm run updatets.

About

Language service experiments


Languages

Language:JavaScript 99.6%Language:TypeScript 0.3%Language:HTML 0.1%Language:CSS 0.0%