A brief description of what this project does and who it's for
🎯 Roadmap | 📚 Documentation | 👀 Project
- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Cross platform
Client: Vue.js, TypeScript, Tailwind, SASS, Vue Styleguidist
Server: Node, Express
Run Locally
# Remover comandos de package quando projeto estiver criado
# Usar o script shell para gerar os comandos de atualização de pacotes
~/scripts/update_npm_dep.sh ./package.json
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Clone the project
git clone https://link-to-project
# Go to the project directory
cd {project-name}
# Update all dependencies
npm update
# Install dependencies
npm install
# Install compatible Node.js with nvm
nvm use
# Start the server
npm run dev
work
# Commit changes
npm run commit
This project is for study purposes, so contact me and let me know your ideas. All kinds of contributions are very welcome and appreciated!
- ⭐️ Star the project
- 🐛 Find and report issues
- 📥 Submit PRs to help solve issues or add features
- ✋ Influence the future of project with feature requests
Made by 🤍 Merieli Manzano