https://github.com/brendaferrari/chemdata-webapp
New chemdata website - Under development
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.6%) to scientific vocabulary
Repository
New chemdata website - Under development
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Nuxt 3 Minimal Starter
Look at the Nuxt 3 documentation to learn more.
Setup
Make sure to install the dependencies:
```bash
npm
npm install
pnpm
pnpm install
yarn
yarn install
bun
bun install ```
Development Server
Start the development server on http://localhost:3000:
```bash
npm
npm run dev
pnpm
pnpm run dev
yarn
yarn dev
bun
bun run dev ```
Production
Build the application for production:
```bash
npm
npm run build
pnpm
pnpm run build
yarn
yarn build
bun
bun run build ```
Locally preview production build:
```bash
npm
npm run preview
pnpm
pnpm run preview
yarn
yarn preview
bun
bun run preview ```
Check out the deployment documentation for more information.
Owner
- Name: Brenda Ferrari
- Login: brendaferrari
- Kind: user
- Repositories: 6
- Profile: https://github.com/brendaferrari
Chemistry PhD student - Python and Machine Learning student
GitHub Events
Total
Last Year
Dependencies
- 987 dependencies
- @nuxt/content ^2.12.0 development
- @nuxtjs/color-mode ^3.3.2 development
- @nuxtjs/tailwindcss ^6.11.4 development
- @tailwindcss/typography ^0.5.10 development
- sitemap ^7.1.1 development
- nuxt ^3.10.3
- vue ^3.4.19
- vue-router ^4.3.0