0t4u / nyananime-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nyan Anime (Front-end)

Description

This is a front-end for Nyan Anime written using Preact.

Stack

Frameworks: Preact, Redux
Other: Sass

Build Hint

Building is done with yarn.
Running is done with yarn run dev.

CLI Commands

Command Description
yarn build Builds a production version.
yarn dev Builds and hosts a developer version.
yarn serve Hosts the production version, if built.
yarn pretty Formats the codebase using Prettify.
yarn lint Runs ESlint linter on the codebase.
yarn typecheck Runs Typescript checker on the codebase.

Contributing

If you want a feature added or you found a bug, make a new Issue.
If you want to contribute, make a new Pull Request.
There are no guidelines or any of the sort and contributing is highly encougaraged!

License

Nyan Anime (Front-end) is licensed under the GNU General Public License v3.0.

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 70.9%Language:SCSS 25.7%Language:JavaScript 2.3%Language:HTML 1.0%Language:Shell 0.0%