Skip to content

bside/code-webapp-walmart-desafio-01

Repository files navigation

code-webapp-walmart-desafio-01

Usage

Install dependencies

$ npm i

Run development server

$ npm run dev

Building

$ npm run build

Will create a dist directory containing your compiled code.

Deploy to Heroku

You need to add the API endpoint config, on Heroku Dashboard > App > Setting > Config Vars

API_SEARCH_ENDPOINT=https://*.herokuapp.com

(* = app name used to deploy)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors