Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Kholid060/projectile

Folders and files

NameName
Last commit message
Last commit date
Sep 15, 2021
Sep 15, 2021
Sep 16, 2021
Jun 9, 2021
Jun 9, 2021
Jun 9, 2021
Sep 13, 2021
Jun 11, 2021
Jul 13, 2021
Sep 15, 2021
Sep 15, 2021
Jul 1, 2021
Mar 25, 2022
Jun 9, 2021
Jun 18, 2021
Mar 25, 2022

Repository files navigation

Projectile logo

license version

Projectile - An app for managing your JavaScript projects | Product Hunt

Projectile

An app that will help you to manage your JavaScript projects with GUI

Download

Download

Features

  • Install or update your project dependencies
  • Run your project scripts
  • Kanban board
  • Support monorepo

Project setup

yarn install

Compiles and hot-reloads for development

yarn watch

Compiles app for debugging

yarn compile

Lints and fixes files

yarn lint