This website requires JavaScript.
Explore
Help
Sign In
terribleplan
/
next.js
Watch
1
Star
0
Fork
You've already forked next.js
0
mirror of
https://github.com/terribleplan/next.js.git
synced
2024-01-19 02:48:18 +00:00
Code
Issues
Releases
Wiki
Activity
355c984ed8
next.js
/
examples
/
with-jest
/
pages
/
index.js
6 lines
66 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Adds jest configuration npm run test shows failed results (#60)
2016-10-26 10:17:02 +00:00
export
default
(
)
=>
(
fix jest example styles
2016-10-26 10:28:41 +00:00
<
div
>
Fix Jest example app (#458) * Add a working JEST example app. * Add README.md * Move react-test-renderer to devDeps. * Add a newline to the .babelrc
2016-12-21 14:06:24 +00:00
<
p
>
Hello
World
!
<
/
p
>
fix jest example styles
2016-10-26 10:28:41 +00:00
<
/
d
i
v
>
)
Reference in a new issue
Copy permalink