Skip to content

NetherDevMc/NetherLinkWebsite

Repository files navigation

Run Locally

  1. Download the code.
  2. Open a terminal and navigate to the code directory:
    cd path/to/code
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev

Compile into HTML & JS

  1. Download the code.
  2. Open a terminal and navigate to the code directory:
    cd path/to/code
  3. Install dependencies:
    npm install
  4. Build the project:
    npm run build

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors