Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stylessh/stylessh-v2

v2 of my portfolios built Astro. (deprecated)
https://github.com/stylessh/stylessh-v2

Last synced: 5 days ago
JSON representation

v2 of my portfolios built Astro. (deprecated)

Awesome Lists containing this project

README

        

# Stylessh portfolios

## 🧞 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/` |
| `npm run preview` | Preview your build locally, before deploying |