1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-05 13:35:24 +02:00

chore(editor): the table tool was updated (#127)

* update editor, table, readme

* upd picture
This commit is contained in:
Peter Savchenko 2021-07-23 18:25:54 +03:00 committed by GitHub
parent 541c145e72
commit 180e1d57cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 61 additions and 38 deletions

View file

@ -1,6 +1,15 @@
## Set up the environment
# CodeX Docs
Engine for documentation website using [Editor.js](//editorjs.io)
![](https://capella.pics/e3b8a441-53dc-4da6-a7a9-76b12629983b.jpg)
## Development
### Set up the environment
Install node version manager and required version of node js
```
$ chmod u+x ./bin/nvm.sh && ./bin/nvm.sh
$ nvm install
@ -17,27 +26,27 @@ $ brew install yarn --without-node
Or download it directly from the [website](https://yarnpkg.com/en/docs/install)
## Install npm packages
### Install npm packages
```
$ yarn install --frozen-lockfile
```
## Available scripts
### Available scripts
### Start the server
#### Start the server
```
$ yarn start
```
### Run ESLint with `--fix` option
#### Run ESLint with `--fix` option
```
$ yarn lint
```
### Run tests
#### Run tests
```
$ yarn test
@ -48,3 +57,13 @@ $ yarn test
To manage pages you need to authorize (available on `/auth`).
To generate password use `yarn generatePassword [password]` command.
# About CodeX
<img align="right" width="120" height="120" src="https://codex.so/public/app/img/codex-logo.svg" hspace="50">
CodeX is a team of digital specialists around the world interested in building high-quality open source products on a global market. We are [open](https://codex.so/join) for young people who want to constantly improve their skills and grow professionally with experiments in cutting-edge technologies.
| 🌐 | Join 👋 | Twitter | Instagram |
| -- | -- | -- | -- |
| [codex.so](https://codex.so) | [codex.so/join](https://codex.so/join) |[@codex_team](http://twitter.com/codex_team) | [@codex_team](http://instagram.com/codex_team) |