Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 307 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 307 Bytes

example-extension-javascript

Project setup

npm install

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

start server

npm start

Customize configuration

See Configuration Reference.