https://github.com/anson09/crystal
A scaffold tool used to quickly create a web project ⚡️
https://github.com/anson09/crystal
code-standards element-plus parcel2 spa starter-kit vue3 webapp-template
Last synced: 4 months ago
JSON representation
A scaffold tool used to quickly create a web project ⚡️
- Host: GitHub
- URL: https://github.com/anson09/crystal
- Owner: anson09
- Created: 2020-09-14T08:36:12.000Z (over 5 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-11T07:33:09.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T03:13:58.737Z (about 1 year ago)
- Topics: code-standards, element-plus, parcel2, spa, starter-kit, vue3, webapp-template
- Language: JavaScript
- Homepage:
- Size: 1.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRYSTAL
This is a **zero config** SPA boilerplate
Web project forks me 🧤,
Including 🥣 :
- Vue3 App Skeleton with `Pinia` `Vue-router`
- Configured `ESLint` `StyleLint` `Prettier` `CommitLint` `Husky` `Lint-Staged`
- Kinds of Fundamental dependencies like `@vueuse/core` `Highcharts`
- Fast Develop and Preview workflow powered by `Parcel`
## Just Typing 🚀
```bash
npm run start
```