Skip to content

fixing urbanite's frontend start path#4

Open
leovsferreira wants to merge 1 commit into
urban-toolkit:mainfrom
leovsferreira:quick-fix/fix-usage-doc
Open

fixing urbanite's frontend start path#4
leovsferreira wants to merge 1 commit into
urban-toolkit:mainfrom
leovsferreira:quick-fix/fix-usage-doc

Conversation

@leovsferreira

Copy link
Copy Markdown

Description

The tutorial had an issue when trying to start the frontend for Urbanite since there was no indication of which path we should choose to run the commands.

Changes

The path was added.

Impact

Now people will be able to run the commands and start Urbanite's frontend

Testing

After following the previous steps (1, 2, and first block of code showing on part 3) by going to the frontend/urban-workflows you will now be able to run:

npm install
npm run build
npm run start

and successfully launch the frontend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant