next-purescript-example:使用Next.js和Purescript的简单示例应用程序

时间:2024-06-06 17:18:12
【文件属性】:

文件名称:next-purescript-example:使用Next.js和Purescript的简单示例应用程序

文件大小:106KB

文件格式:ZIP

更新时间:2024-06-06 17:18:12

react hooks purescript nextjs netlify

具有Purescript示例应用程序的Next.js 这是一个将与使用的简单示例应用程序。 构建设置 # install dependencies $ yarn # build the example pages $ yarn build # serve with hot reload at localhost:3000 $ yarn dev # build for production and launch server $ yarn start


【文件预览】:
next-purescript-example-master
----next.config.js(658B)
----package.json(2KB)
----.github()
--------workflows()
----test()
--------Main.purs(175B)
----LICENSE(1KB)
----.env(50B)
----src()
--------Env.purs(105B)
--------Pages()
--------Config.js(54B)
--------Config.purs(58B)
--------Components()
--------Next()
--------Context()
----packages.dhall(3KB)
----netlify.toml(161B)
----pages()
--------index.js(133B)
--------about.js(83B)
--------404.js(88B)
--------profile.js(89B)
--------_document.js(94B)
--------500.js(88B)
--------_app.js(108B)
----.gitignore(175B)
----spago.dhall(272B)
----tailwind.config.js(250B)
----styles()
--------styles.css(79B)
----README.md(816B)
----package.deploy.json(597B)
----yarn.lock(204KB)
----scripts()
--------zephyr.sh(173B)
----.editorconfig(147B)
----postcss.config.js(82B)
----.vscode()
--------settings.json(364B)

网友评论