This project using nextjs
just for making benefit landing page for Search Engines.
Hashtags: #reactConfIR #reactConfIran2019 #reactConfIran
- ReactJS
- ServerSide Rendering (Next.js)
- Ant Design
- Styled Component
- Less for handling Antd
Fork this repository.
At terminal, Git clone your fork:
git clone git@https://github.com/ReactConf/get-in-touch-landing.git
cd get-in-touch-landing
Configuration:
config/index.js
Install packages:
npm install
Start project at http://localhost:4000:
npm run start for development
npm run export for dist
View all issues, open new issue for help.
Feel free to contribute. Describe your PR changes by comments, send it from your fork, and if it is possible, reference related issues.
Follow us on Twitter @reactconf_ir
Follow us on Instagram @reactconf
Copyright (c) 2018 ReactConf (http://reactconf.ir)
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.