Skip to content

boite-informatique/startup-front

Repository files navigation

Description

1SC multidisplinary project Diploma-Startup/Patent frontend in SvelteJS

Project Initilization

Upon opening this repository in VS Code it will prompt you to install recommended extensions (Prettier, Tailwind CSS IntelliSense, Svelte language support, .. etc)

You will also find VS Code workspace settings for formatting text and indentation already set up.

🛠 Installation

  1. clone project locally

    git clone 'https://github.com/boite-informatique/startup-front'
  2. go to project directory

    cd startup-front/
  3. Install dependencies

    npm install
  4. Start the development server

    npm run dev

🚀 Building and Running for Production

  1. Generate production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published