Skip to content

William-Olson/olson-studio-www

Repository files navigation

Olson Studio

Netlify Status GitHub package.json version

CircleCI Language grade: JavaScript

Website built with TypeScript, React, Tailwind CSS, & Vite.

Usage

Use the following commands to build and run the app.

Install dependencies

yarn

Run in development mode

yarn dev

Build for production locally

yarn build

Outputs to ./dist folder.

Serve prod build locally

yarn serve

Accessible at http://localhost:3000

Run Tests

yarn test

Netlify

Pushing to the prod branch will auto-deploy to Netlify.

Install netlify command line app

npm i -g netlify-cli

Login to netlify

ntl login

Show Netlify Status

ntl status

Open project site page in Netlify

ntl open

Useful Links

About

Website for olson.studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published