Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-11T07:33:09.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T09:24:36.558Z (3 months 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
```