sparrowsl / edu-center

School landing page built with Solidjs

Home Page:https://edu-centerr.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edu Center

A simple school landing page website

Netlify Status

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  • Node (16+ recommended)
  • basic Solidjs knowledge (or React)

Installing

Install dependencies

$ npm install # or pnpm install or yarn install

In the project directory, you can run:

npm dev or npm start

Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.

Deployment

npm run build

Builds the app for production to the dist folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

You can deploy the dist folder to any static host provider (netlify, surge, now, etc.)

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to Solidjs and UnoCSS

About

School landing page built with Solidjs

https://edu-centerr.netlify.app/

License:MIT License


Languages

Language:JavaScript 94.8%Language:HTML 5.2%