This website works better with JavaScript.
Explore
Help
Sign In
MightyPork
/
yopa
Watch
1
Star
0
Fork
You've already forked yopa
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a small relational database with user-editable schema for manual data entry
53
Commits
1
Branch
0
Tags
875 KiB
Branch:
master
yopa
/
yopa-web
/
Makefile
8 lines
100 B
Raw
Permalink
Normal View
History
Unescape
Escape
new forms
4 years ago
.PHONY
:
assets
watch
list of objects and some other stuff
4 years ago
assets
:
cd
resources
&&
npm run build
new forms
4 years ago
watch
:
cd
resources
&&
npm run watch