pedroCX486 / noizee

An Noisli opensource alternative made in Angular.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noizee

An alternative to Noisli made in Angular. You can also check the Vue3 version, here.

Development

Run npm start for a dev server. Navigate to http://localhost:4200/ or wait until the compiler opens a window. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory. If you wish to run the project inside a subfolder, run the command npm run subfolder-build to build it to run under the \noizee\ subfolder in your server.

Contributing

Just do a pull request!

License

Code is licensed under the ISC. Icons are by Eucalyp. Sound files I have no credits currently since I got on a torrent dump with not much info.

About

An Noisli opensource alternative made in Angular.

License:ISC License


Languages

Language:TypeScript 53.3%Language:SCSS 29.4%Language:HTML 17.3%