Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```