Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samh7/vindicating-trump
https://github.com/samh7/vindicating-trump
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/samh7/vindicating-trump
- Owner: samh7
- Created: 2024-12-02T19:47:20.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-02T21:02:29.000Z (about 1 month ago)
- Last Synced: 2024-12-02T22:18:49.153Z (about 1 month ago)
- Language: TypeScript
- Size: 19.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vindicating Trump
A clone of the website: https://vindicatingtrump.com
## Getting StartedFirst, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.