Files
languageservices/browser-playground/README.md
T
Christopher Schleiden 0a7a7e9f77 Add build instructions
2022-12-08 10:28:45 -08:00

189 B

Development

Install dependencies locally, unfortunately via the workspace is not enough to run webpack-dev-server. Then

$ npm start

to serve the app at localhost:8080.