Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mizukiokushima/vitetutorial_1st
https://github.com/mizukiokushima/vitetutorial_1st
javascript vite
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mizukiokushima/vitetutorial_1st
- Owner: MizukiOkushima
- Created: 2024-05-05T12:32:23.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-05T13:31:43.000Z (8 months ago)
- Last Synced: 2024-05-05T15:39:15.961Z (8 months ago)
- Topics: javascript, vite
- Language: SCSS
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ViteTutorial_1st
### Viteとは
・webpackのようなビルドツールである。
### 目的
Viteを使用したプロジェクトを想定して環境構築を行う。
またモジュールのinstallおよびimportを試してみる。
今回は「splide」「Sass」の導入を行う。