Skip to content

mhg-local/SARGONwebsite

Repository files navigation

SARGON-website

This is a website for SARGON.

Getting Started

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

Installation

git clone https://github.com/mhg-local/SARGONwebsite.git
cd sargon-website
npm install
npm run develop

This will start a local development server. The server will start at http://localhost:8080/ with hot-reloading etc.

Deployment

cd sargon-website
npm run build

This will generate static files in the ./dist directory which can be hosted anywhere, even on a CDN. There is no need for a Node.js server.

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published