Public Site Generator For RDS Ventures Using Gridsome
- Vue 65%
- JavaScript 33.5%
- CSS 1.5%
| src | ||
| static | ||
| .gitignore | ||
| gridsome.config.js | ||
| gridsome.server.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tailwind.config.js | ||
| yarn.lock | ||
<<<<<<< HEAD
rds-ventures
Public Site Generator For RDS Ventures Using Gridsome
Default starter for Gridsome
This is the project you get when you run gridsome create new-project.
1. Install Gridsome CLI tool if you don't have
npm install --global @gridsome/cli
2. Create a Gridsome project
gridsome create my-gridsome-siteto install default startercd my-gridsome-siteto open the foldergridsome developto start a local dev server athttp://localhost:8080- Happy coding 🎉🙌
initial commit