Skip to content

feat: Add mock server working with query params#2

Open
matepaiva wants to merge 1 commit into
masterfrom
feat_mock-server
Open

feat: Add mock server working with query params#2
matepaiva wants to merge 1 commit into
masterfrom
feat_mock-server

Conversation

@matepaiva

Copy link
Copy Markdown
Contributor

No description provided.

@matepaiva
matepaiva force-pushed the feat_mock-server branch 4 times, most recently from 74c958e to 954ec75 Compare December 2, 2018 23:33
Comment thread mock-server/index.js
server.use(middlewares);
server.use(router);
server.listen(3004, () => {
console.log('-> JSON Server is running on port 3004.');

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

o port podia ser uma const?

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.

2 participants