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: about 1 month 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: 2022-12-07T02:38:34.000Z (about 2 years ago)
- Last Synced: 2023-03-21T03:41:08.258Z (almost 2 years ago)
- Topics: code-standards, element-plus, parcel2, spa, starter-kit, vue3, webapp-template
- Language: JavaScript
- Homepage:
- Size: 1.6 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
```