Skip to content

uwcse440/web-cse440-24wi

Repository files navigation

web-cse440-24wi

Course website for Winter 2024 offering of CSE 440.

Installation of System Dependencies

Requires Node.js and the Yarn package manager.

Installation of Javascript Dependencies

yarn install

Install dependencies from yarn.lock.

Yarn Commands

yarn run

List available commands.

yarn dev

Serve a debug build on http://localhost:3000, with hot reloading.

yarn export

Build a production bundle and create static deployment files in dist.

yarn format

Apply code formatting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages