Skip to content

next-wave-dev-org/nwd-static-website

Repository files navigation

Practicum Site: Next Wave Dev Static Website

Welcome to the Next Wave Dev (NWD) Static Website repository. This project serves as a practicum site to showcase a modern, front-end web development build process using React and standard tooling.

🚀 Getting Started

To get a copy of this project up and running on your local machine for development and testing purposes, follow these steps.

Prerequisites

You need to have Node.js and npm (Node Package Manager) installed on your system.

Installation

  1. Clone the repository:

    git clone [https://github.com/next-wave-dev-org/nwd-static-website.git](https://github.com/next-wave-dev-org/nwd-static-website.git)
  2. Navigate to the project directory: (This step is important!)

    cd nwd-static-website
  3. Install the dependencies:

    npm install

▶️ Available Scripts

Once the installation is complete, you can run various scripts defined in the package.json file.

Development Mode

Runs the app in the development mode. Your site will automatically open in your browser (usually at http://localhost:3000). The page will automatically reload if you make edits.

npm start

View this site at nextwavedev.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors