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

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

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)