This website requires JavaScript.
Explore
Help
Sign In
Nebucatnetzer
/
vuejs_course
Archived
Watch
1
Star
0
Fork
You've already forked vuejs_course
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2021-09-06
. You can view files and clone it, but cannot push or open issues/pull-requests.
master
vuejs_course
/
npm-run-serve.sh
5 lines
54 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env bash
cd
/app
npm install
npm run serve
Reference in New Issue
View Git Blame
Copy Permalink