Skip to content

cosognepal/cosognepal-website

Repository files navigation

Getting Started

Welcome to the official website of Coding for Social Good Nepal! This guide will help you set up and run the project on your local machine.

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (version 18 or higher)
  • npm (version 9 or higher)

Installation

  1. Clone the repository:
    git clone https://github.com/COSOGNepal/Website.git
  2. Navigate to the project directory:
    cd Website
  3. Install the dependencies:
    npm install

Running the Project

To start the development server, run:

npm run dev

The project should now be running at http://localhost:3000.

Building for Production

To create a production build, run:

npm run build

The build artifacts will be stored in the dist/ directory.

Contributing

We welcome contributions! Please see the CONTRIBUTING.md file for guidelines on how to get involved.

License

You're not allowed to use this project for any commercial purpose.

Contact

If you have any questions, feel free to reach out to the project maintainers.

Happy coding!

About

Official Website of Coding For Social Good Nepal (Cosog Nepal).

Resources

Stars

Watchers

Forks

Contributors