Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 273 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 273 Bytes

MusicGrid Build Status

Scripts

Start Webpack Development Server:

npm start

Run ESLint:

npm run lint

Create production build:

npm run build