Skip to content

Releases: MR-Mostafa/Viact

v1.1.0

15 Aug 09:50
24087f3
Compare
Choose a tag to compare
  • Update packages, eg: vitejs
  • Create .npmrc config for fix #1
  • Remove yarn packageManager from package.json
  • Fix vite.config for v3

v1.0.0

13 May 00:41
Compare
Choose a tag to compare

Viact is a minimalist starter template, it includes:

  • ⚡️ Vite - Next Generation Frontend Tooling
  • ⚛️ React 18 - A JavaScript library for building user interfaces
  • 🏄 React Router DOM
  • 💎 TypeScript (of course)
  • 🎨 UnoCSS - the instant on-demand atomic CSS engine
  • ✅ Safety - Https is enabled by default in development https://localhost:3000/
  • 🔨 EsLint - Pluggable JavaScript linter
  • 🌀 Prettier - Opinionated Code Formatter
  • 📭 PostCss - Supports RTL for specific styles & autoprefixer (add vendor prefixes)
  • ☄️ Conventional Commit
  • 🎯 Absolute import by using ~/...
  • ⚙️ Proxying API Requests in Development
  • 🔥 The easiest way to mock REST APIs! Based on (json-server)[https://github.com/typicode/json-server]
  • 📕 Storybook
  • 🗃️ Minify images (image compressor) Automatically (in production)
  • 🖌️ Support Sass/Scss/Less