https://github.com/archellir/solutions.arcbjorn.com
Records of solutions from Leetcode and Hackerrank, built with Remix
https://github.com/archellir/solutions.arcbjorn.com
nodejs reactjs remix typescript
Last synced: 3 months ago
JSON representation
Records of solutions from Leetcode and Hackerrank, built with Remix
- Host: GitHub
- URL: https://github.com/archellir/solutions.arcbjorn.com
- Owner: archellir
- License: mit
- Created: 2022-10-11T23:33:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-13T20:24:03.000Z (over 3 years ago)
- Last Synced: 2025-06-13T04:07:32.793Z (about 1 year ago)
- Topics: nodejs, reactjs, remix, typescript
- Language: TypeScript
- Homepage: https://solutions.arcbjorn.com
- Size: 246 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solutions showcase for Leetcode & Hackerrank
## Development
```sh
npm run dev
```
## Deployment
```sh
npm run build
```
```sh
npm start
```
### DIY
The output of `remix build`
- `build/`
- `public/build/`