Skip to content

Local deployment guide

Luiz Ricardo Rodrigues edited this page Oct 14, 2019 · 1 revision

This guide is about how deploy topcoder-react-utils locally with community-app
(Note: This is a temporary solution while we fix the packages)

topcoder-react-utils

git clone https://github.com/topcoder-platform/topcoder-react-utils.git
cd topcoder-react-utils/
git checkout qa-accessibility
npm install
npm run build
npm pack

community-app

git clone https://github.com/topcoder-platform/community-app.git
cd community-app/
git checkout qa-accessibility
npm install
npm install ../topcoder-react-utils/topcoder-react-utils-0.7.8-2.tgz
rm -rf ./node_modules/topcoder-react-lib/node_modules/topcoder-react-utils/
rm -rf ./node_modules/topcoder-react-ui-kit/node_modules/topcoder-react-utils/
npm run build
npm start
Clone this wiki locally
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy