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 90db0a9be8 master 3 years ago
.history master 3 years ago
.vscode first commit 3 years ago
components master 3 years ago
lib first commit 3 years ago
pages master 3 years ago
posts first commit 3 years ago
public first commit 3 years ago
redux master 3 years ago
server/db master 3 years ago
styles joker 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 master 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 master 3 years ago
package.json master 3 years ago
postcss.config.js joker 3 years ago
tailwind.config.js joker 3 years ago
tsconfig.json first commit 3 years ago
yarn.lock master 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/