Skip to content

rebase-network/weekly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weekly

How to run

Frontend

npm i
npm start

Backend

npm i
npm start

Frontend Eslint

We are using airbnb's elint rules plus little customizations which can be found in .eslintrc file

To fix the eslint error for legacy code, you can use the command:

node_modules/.bin/eslint --fix PATH_OF_FOLDER_OR_FILE

About

Write with markdown then convert to image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published