- Notifications
You must be signed in to change notification settings - Fork1
onebeyond/git-pills
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
yarn
yarn dev
Serve the site in the local server.
yarn build
Command to build the project, placed at.vitepress/dist
.
yarn serve
Once you've built the project, you may test them locally by runningyarn serve
command.
$ yarn build$ yarn serve
The serve command will start a local static web server that serves the files from.vitepress/dist
athttp://localhost:5000.
It's an easy way to check if the production build looks OK in your local environment.
Thanks goes to these wonderful people (emoji key):
Jorge Baumann 💻🚇🎨🖋 | Jesus Sabroso 🖋 |
This project follows theall-contributors specification. Contributions of any kind welcome!
About
Git Pills