All Projects → MUNComputerScienceSociety → MUNCS-Website

MUNComputerScienceSociety / MUNCS-Website

Licence: other
MUNCS Website

Programming Languages

javascript
184084 projects - #8 most used programming language
Astro
20 projects
CSS
56736 projects

MUNCS Website

work in progress

This website is build using Astro.

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/

Structure

Astro looks for .astro or .md files in the src/pages/ directory. Each page is exposed as a route based on its file name.

Any static assets, like images, can be placed in the public/ directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].