Skip to content

Latest commit

 

History

History
90 lines (60 loc) · 2.95 KB

File metadata and controls

90 lines (60 loc) · 2.95 KB

devstarterpack.io

The essential startup starter kit



Dev Starter Pack

A stack of DevTools to start building your startup. Read the announcement

If you’re a software engineer and you want to build a project or a company all of these tools are available for you off the shelf at devstarterpack.io.

Use the code devstarterpack to save up to $250K off on the below software:

*Exact instructions available at devstarterpack.io

Get Involved

We are very excited to see what you will build! Please share with us so we can support you however it makes sense. 💜

If you would like to offer your product as part of Dev Starter Pack, let us know here.

Built With

Local Dev & Contributing

Follow these steps to set up your local development environment:

  1. Ensure you have Node.js 20.9.0 installed.
  2. That's it, you're ready to go!

Running the Development Server

To start the development server, follow these steps:

Clone the repository:

git clone https://github.com/jamdotdev/dev-starter-pack.git

Navigate to the project directory:

cd dev-starter-pack

Install the dependencies:

npm install

Start the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Reporting Issues

If you encounter any issues, you can 1-click log them with Jam to this repo's issue tracker.

We appreciate your feedback and will do our best to address the issues promptly!