You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Krasnikov.pro 17cb0a843c first commit 3 years ago
.history first commit 3 years ago
.vscode first commit 3 years ago
components first commit 3 years ago
lib first commit 3 years ago
pages first commit 3 years ago
posts first commit 3 years ago
public first commit 3 years ago
redux first commit 3 years ago
server/db first commit 3 years ago
styles first commit 3 years ago
test first commit 3 years ago
types first commit 3 years ago
utils first commit 3 years ago
.babelrc first commit 3 years ago
.eslintignore first commit 3 years ago
.eslintrc.json first commit 3 years ago
.gitignore first commit 3 years ago
.prettierignore first commit 3 years ago
.prettierrc first commit 3 years ago
README.md first commit 3 years ago
env.local first commit 3 years ago
jest.config.js first commit 3 years ago
next-env.d.ts first commit 3 years ago
next.config.mjs first commit 3 years ago
package-lock.json first commit 3 years ago
package.json first commit 3 years ago
postcss.config.js first commit 3 years ago
tailwind.config.js first commit 3 years ago
tsconfig.json first commit 3 years ago
yarn.lock first commit 3 years ago

README.md

RoboTop сайт робототехнического фестиваля

A Next.js starter for your next blog or personal site. Built with:

Getting Started

git clone https://github.com/ChangoMan/nextjs-typescript-mdx-blog.git
cd nextjs-typescript-mdx-blog

yarn install
# or
npm install

yarn dev
# or
npm run dev

Your new site will be up at http://localhost:3000/