mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-27 06:36:08 +00:00
6 lines
No EOL
79 B
Makefile
6 lines
No EOL
79 B
Makefile
build:
|
|
npm --version
|
|
node --version
|
|
npm install
|
|
npm run lint
|
|
npm run build
|