Przeglądaj źródła

Merge branch 'testing' of aloparev/digital_college into Develop

aloparev 3 lat temu
rodzic
commit
2cfdf98ce5
2 zmienionych plików z 20 dodań i 21 usunięć
  1. 0 20
      src/client/README 2.md
  2. 20 1
      src/client/README.md

+ 0 - 20
src/client/README 2.md

@@ -1,20 +0,0 @@
-# DIGITAL-PORTAL
-
-## Build Setup
-
-```bash
-# install dependencies
-$ npm install
-
-# serve with hot reload at localhost:3000
-$ npm run dev
-
-# build for production and launch server
-$ npm run build
-$ npm run start
-
-# generate static project
-$ npm run generate
-```
-
-For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).

+ 20 - 1
src/client/README.md

@@ -1 +1,20 @@
-# Исходные коды фронтенда
+# DIGITAL-PORTAL
+
+## Build Setup
+
+```bash
+# install dependencies
+$ npm install
+
+# serve with hot reload at localhost:3000
+$ npm run dev
+
+# build for production and launch server
+$ npm run build
+$ npm run start
+
+# generate static project
+$ npm run generate
+```
+
+For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).