TeamTenacity01 / Mind-Palace

An all-in-one collaborative project management and ideation platform where you can seamlessly bring teams together, organize your tasks effortlessly, track progress intuitively, and communicate seamlessly with your team.
0 stars 0 forks source link

Mind Palace

An all-in-one collaborative project management and ideation platform where you can seamlessly bring teams together, organize your tasks effortlessly, track progress intuitively, and communicate seamlessly with your team.

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.