Skip to content
Snippets Groups Projects
Commit b1b888b3 authored by Max Lou's avatar Max Lou
Browse files

Removing npmrc from example project

parent 1cf2995c
No related branches found
No related tags found
No related merge requests found
@polaris:registry="https://${CI_SERVER_HOST}/api/v4/projects/${CI_PROJECT_ID}/packages/npm/"
//${CI_SERVER_HOST}/api/v4/projects/${CI_PROJECT_ID}/packages/npm/:_authToken="${CI_JOB_TOKEN}"
......@@ -10,8 +10,8 @@ This repository imports the `@polaris/dashboard/sdk` package from the gitlab reg
## Getting Started
```bash
CI_SERVER_HOST= CI_PROJECT_ID= CI_JOB_TOKEN= npm run install
CI_SERVER_HOST= CI_PROJECT_ID= CI_JOB_TOKEN= npm run dev
npm run install
npm run dev
```
Visit `localhost:PORT` with browser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment