Skip to content

ZohebMOPO/hacktoonica-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Please read this before adding features/contributing to the project

Requirements

You need NodeJS and Git installed in your OS. NodeJS can be downloaded from here. Git can be downloaded from here.

Installation

Installing yarn in your OS.

Run npm install --global yarn in your terminal to install yarn.

Installing all node_modules

Open your terminal. cd into the project.

Run yarn in your terminal to install node_modules.

Checkout in your branch

Make all the changes you want.

After you feel that the changes are enough.

Committing changes

Run git add . Run git commit -m "Features" Run git push -u origin main

About

Taking your anime love to the moon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors