GithubHelp home page GithubHelp logo

multics / svelte3-project-template Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8 KB

Pure Svelte 3 (not SvelteKit) project template with vite, eslint, prettier, tailwindcss, postcss, autoprefixer

License: MIT License

JavaScript 59.66% HTML 15.08% Svelte 22.79% CSS 2.47%
autoprefixer eslint prettier sveltejs tailwindcss vite

svelte3-project-template's Introduction

Welcome to the Svelte3 Project Template!

If you are looking to begin a pure SvelteJS project, without SvelteKit, and want to incorporate various tools such as Vite, ESLint, Prettier, TailwindCSS, PostCSS, and Autoprefixer, this is the perfect starting point.

While the official SvelteJS documentation provides instructions to begin a project, it does not include guidelines to integrate TailwindCSS, PostCSS, and Autoprefixer.

This project template was created by adhering to the official documentation and utilizing best practices to incorporate TailwindCSS, PostCSS, and Autoprefixer. By simply cloning the repository, installing the dependencies using npm, and running the command 'npm run dev', you can begin your new project.

Please follow the detailed steps below to get started:

# 1. Clone the repository
git clone https://github.com/multics/svelte3-project-template.git my-project

# 2. (Optional) Disconnect your project from this repository
git remote remove origin
git remote add origin <your repository location>

# 3. Begin your work
cd my-project
npm install
npm run dev

That's all there is to it!

P.S. This project template works best with Visual Studio Code.

svelte3-project-template's People

Contributors

multics avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.