| title | Quickstart |
|---|---|
| description | Set up a local copy of Plazen |
| icon | rocket-launch |


\
To create a new project:\
Type in the name and a strong password (will be needed later)
1. Copy the example environment file
```
cp env.example .env
```
2. Fill in all of your secrets
<Tip>
Follow the full guide [here](/dev/full-setup), if you don't know how to complete this part!
</Tip>
npm run dev
Now that you have your local copy, explore these key features:
**Need help?** Join our [community](https://github.com/plazen/plazen/discussions), or contact [support](https://plazen.org/support)