Skip to content

C2DH/ww2

Repository files navigation

C2DH x WW2

First, copy the .env.example file and rename it to .env. Please fill the variables according to your needs.

Next, copy the .npmrc.example file and rename it to .npmrc. Please replace the AUTH_TOKEN value with your auth token from fontawesome.com.

Important

If you use a pipeline to build and deploy the project automaticaly, don't forget to includes the above into your pipeline.

Install dependencies

In order to work or build the project, the dependencies need to be installed first.

npm install

Work on the project

npm run dev

Don't forget to install dependencies and configure your environment files.

Build the project

npm run build

Don't forget to install dependencies and configure your environment files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published