https://github.com/nezutero/webmanjs
personal website
https://github.com/nezutero/webmanjs
javascript js nextjs personal-website react reactjs three-js threejs website
Last synced: 7 months ago
JSON representation
personal website
- Host: GitHub
- URL: https://github.com/nezutero/webmanjs
- Owner: nezutero
- License: mit
- Created: 2023-08-02T14:21:03.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-04T05:05:07.000Z (over 1 year ago)
- Last Synced: 2024-08-05T18:27:43.796Z (about 1 year ago)
- Topics: javascript, js, nextjs, personal-website, react, reactjs, three-js, threejs, website
- Language: JavaScript
- Homepage: https://webmanjs.vercel.app
- Size: 2.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Installation
```sh
git clone https://github.com/nezutero/webmanjs.git
```- To install all dependencies:
```sh
yarn install
```## Usage
- To run:
```sh
yarn start
```- To run in dev mode:
```sh
yarn dev
```## Contributing
- Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.## License
- [MIT](./LICENSE)