• Stars
    star
    133
  • Rank 263,968 (Top 6 %)
  • Language Vue
  • License
    MIT License
  • Created almost 3 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An app for managing your JavaScript projects

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