This website requires JavaScript.
Explore
Help
Sign In
MichaelMure
/
git-bug
Watch
1
Star
1
Fork
0
You've already forked git-bug
mirror of
https://github.com/MichaelMure/git-bug.git
synced
2024-12-14 17:51:44 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
465f7ca73d
git-bug
/
webui
/
Makefile
13 lines
107 B
Makefile
Raw
Normal View
History
Unescape
Escape
webui: Format everything with prettier
2018-08-19 00:00:53 +03:00
start
:
npm start
install
:
npm install
test
:
npm run lint
webui: make travis run unit tests
2020-02-11 23:19:00 +03:00
CI
=
true
npm run
test
webui: Format everything with prettier
2018-08-19 00:00:53 +03:00
build
:
npm run build
Reference in New Issue
Copy Permalink