diff --git a/README.md b/README.md index d34e462..c0aa873 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,3 @@ -This template should help get you started developing with Vue 3 in Vite. +Sakai is an application template for Vue based on the [create-vue](https://github.com/vuejs/create-vue), the recommended way to start a Vite-powered Vue projects. -## Customize configuration - -See [Vite Configuration Reference](https://vitejs.dev/config/). - -## Project Setup - -```sh -npm install -``` - -### Compile and Hot-Reload for Development - -```sh -npm run dev -``` - -### Compile and Minify for Production - -```sh -npm run build -``` - -### Lint with [ESLint](https://eslint.org/) - -```sh -npm run lint -``` \ No newline at end of file +Visit the [documentation](https://sakai.primevue.org/documentation) to get started.