-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
13 lines (10 loc) · 3.57 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html><html><head><style data-styled="" data-styled-version="5.3.3"></style><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>Welcome to first-app!</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/css/a8b91d652ce50914.css" as="style"/><link rel="stylesheet" href="/_next/static/css/a8b91d652ce50914.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-a40ef1678bae11e696dba45124eadd70.js"></script><script src="/_next/static/chunks/webpack-514908bffb652963.js" defer=""></script><script src="/_next/static/chunks/framework-c4190dd27fdc6a34.js" defer=""></script><script src="/_next/static/chunks/main-4589e097e2899de4.js" defer=""></script><script src="/_next/static/chunks/pages/_app-9ffcc4b3cb26eded.js" defer=""></script><script src="/_next/static/chunks/pages/index-e840311033271cc6.js" defer=""></script><script src="/_next/static/VH9Je1zyRQi6IOi9rVuUs/_buildManifest.js" defer=""></script><script src="/_next/static/VH9Je1zyRQi6IOi9rVuUs/_ssgManifest.js" defer=""></script><script src="/_next/static/VH9Je1zyRQi6IOi9rVuUs/_middlewareManifest.js" defer=""></script></head><body><div id="__next"><div class="sc-bdvvtL cnRSQl"><h1>Welcome to DryKiss SharedLib!</h1></div><div>hey</div><p>211</p><div class="app"><header class="flex"><img src="/nx-logo-white.svg" alt="Nx logo" width="75" height="50"/><h1>Welcome to first-app!</h1></header><main><div class="sc-gsDKAQ dQsxlR"><h2>Resources & Tools</h2><p>Thank you for using and showing some ♥ for Nx.</p><div class="flex github-star-container"><a href="https://github.com/nrwl/nx" target="_blank" rel="noopener noreferrer"> <!-- -->If you like Nx, please give it a star:<div class="github-star-badge"><img src="/star.svg" class="material-icons" alt=""/>Star</div></a></div><p>Here are some links to help you get started.</p><ul class="resources"><li class="col-span-2"><a class="resource flex" href="https://egghead.io/playlists/scale-react-development-with-nx-4038">Scale React Development with Nx (Course)</a></li><li class="col-span-2"><a class="resource flex" href="https://nx.dev/latest/react/tutorial/01-create-application">Interactive tutorial</a></li><li class="col-span-2"><a class="resource flex" href="https://nx.app/"><svg width="36" height="36" viewBox="0 0 120 120" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M120 15V30C103.44 30 90 43.44 90 60C90 76.56 76.56 90 60 90C43.44 90 30 103.44 30 120H15C6.72 120 0 113.28 0 105V15C0 6.72 6.72 0 15 0H105C113.28 0 120 6.72 120 15Z" fill="#0E2039"></path><path d="M120 30V105C120 113.28 113.28 120 105 120H30C30 103.44 43.44 90 60 90C76.56 90 90 76.56 90 60C90 43.44 103.44 30 120 30Z" fill="white"></path></svg><span class="gutter-left">Nx Cloud</span></a></li></ul><h2>Next Steps</h2><p>Here are some things you can do with Nx.</p><details open=""><summary>Add UI library</summary><pre># Generate UI lib
nx g @nrwl/react:lib ui
# Add a component
nx g @nrwl/react:component xyz --project ui</pre></details><details><summary>View dependency graph</summary><pre>nx dep-graph</pre></details><details><summary>Run affected commands</summary><pre># see what's been affected by changes
nx affected:dep-graph
# run tests for current changes
nx affected:test
# run e2e tests for current changes
nx affected:e2e
</pre></details></div></main></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/","query":{},"buildId":"VH9Je1zyRQi6IOi9rVuUs","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>